textview: Fix comparison thinko
authorBenjamin Otte <otte@redhat.com>
Sun, 31 Mar 2019 18:04:02 +0000 (20:04 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 31 Mar 2019 18:22:05 +0000 (20:22 +0200)
commit720fd2cd40e58b8df9063fb299f11050bdefd0f4
tree0cc8c92922c0f8ff9ee25b0ca2dafd90034fde3a
parent8bae5348f97dac00790ed2693c8f96672f429af6
textview: Fix comparison thinko

Apparently, we have no test that checks for actually drawing text, so
the thinko that caused all text to disappear in
4b07d2815375856823532b2238d87455c3be2f7c went unnoticed.
gtk/gtktextlayout.c